home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-08.gz / 1994-08 / 000031_owner-amiga-dev…s.berkeley.edu_Mon Aug 1 17:03:12 1994.msg < prev    next >
Text File  |  1994-10-16  |  897b  |  22 lines

  1. From: chopps@emunix.emich.edu
  2. To: zcjc1121@rpool1.rus.uni-stuttgart.de (Tobias Abt)
  3. Cc: amiga-dev@sun-lamp.cs.berkeley.edu (NetBSD-Dev)
  4. Subject: Re: drive to sdX assignments (Was: no title) 
  5.              <9408010944.AA23763@rpool3.rus.uni-stuttgart.de> 
  6. X-Mts: smtp
  7. Sender: owner-amiga-dev@sun-lamp.cs.berkeley.edu
  8.  
  9.  
  10. You have 2 options.
  11.  
  12. 1) compile your own kernel.  I think this is a good idea for alot of people.
  13. 2) change you scsi ID's if you must use the GENERIC kernel.
  14.  
  15. The GENERIC kernel is huge and probably has a lot of things you don't wan't
  16. go with (1).  While your at it why not change your internal drive id too.
  17. having HD's at ID 6 was stupid of commodore.  I realize it was they who
  18. inspired this.  You want slow scsi devices at high ID's and fast scsi
  19. devices at low scsi ID's.  This allows tape drives for example to have a
  20. better chance of streaming.
  21.  
  22. Chris.